func github.com/gotd/td/session/tdesktop.readMTPData

2 uses

	github.com/gotd/td/session/tdesktop (current package)
		mtp_authorization.go#L23: func readMTPData(tgf *tdesktopFile, localKey crypto.Key) (MTPAuthorization, error) {
		tdesktop.go#L58: 		mtpData, err := readMTPData(mtpDataFile, kd.localKey)